• frmCustomerRecord2.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmCustomerRecord2
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
26         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmCustomerRecord2))
31         Me.Panel1 = New System.Windows.Forms.Panel()
32         Me.Panel7 = New System.Windows.Forms.Panel()
33         Me.Button2 = New System.Windows.Forms.Button()
34         Me.Panel6 = New System.Windows.Forms.Panel()
35         Me.txtContactNo = New System.Windows.Forms.TextBox()
36         Me.Label4 = New System.Windows.Forms.Label()
37         Me.Panel4 = New System.Windows.Forms.Panel()
38         Me.txtCity = New System.Windows.Forms.TextBox()
39         Me.Label2 = New System.Windows.Forms.Label()
40         Me.Panel5 = New System.Windows.Forms.Panel()
41         Me.Button1 = New System.Windows.Forms.Button()
42         Me.btnClose = New System.Windows.Forms.Button()
43         Me.Panel3 = New System.Windows.Forms.Panel()
44         Me.txtCustomerName = New System.Windows.Forms.TextBox()
45         Me.Label3 = New System.Windows.Forms.Label()
46         Me.dgw = New System.Windows.Forms.DataGridView()
47         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
48         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
49         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
50         Me.Column12 = New System.Windows.Forms.DataGridViewTextBoxColumn()
51         Me.Column8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
52         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
53         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
54         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
55         Me.Column9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
56         Me.Column10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
57         Me.Column11 = New System.Windows.Forms.DataGridViewTextBoxColumn()
58         Me.Column5 = New System.Windows.Forms.DataGridViewImageColumn()
59         Me.Panel2 = New System.Windows.Forms.Panel()
60         Me.lblUser = New System.Windows.Forms.Label()
61         Me.lblSet = New System.Windows.Forms.Label()
62         Me.Label1 = New System.Windows.Forms.Label()
63         Me.Panel1.SuspendLayout()
64         Me.Panel7.SuspendLayout()
65         Me.Panel6.SuspendLayout()
66         Me.Panel4.SuspendLayout()
67         Me.Panel5.SuspendLayout()
68         Me.Panel3.SuspendLayout()
69         CType(Me.dgw, System.ComponentModel.ISupportInitialize).BeginInit()
70         Me.Panel2.SuspendLayout()
71         Me.SuspendLayout()
72         
'
73         
'Panel1
74         
'
75         Me.Panel1.BackColor = System.Drawing.Color.White
76         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
77         Me.Panel1.Controls.Add(Me.Panel7)
78         Me.Panel1.Controls.Add(Me.Panel6)
79         Me.Panel1.Controls.Add(Me.Panel4)
80         Me.Panel1.Controls.Add(Me.Panel5)
81         Me.Panel1.Controls.Add(Me.Panel3)
82         Me.Panel1.Controls.Add(Me.dgw)
83         Me.Panel1.Controls.Add(Me.Panel2)
84         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
85         Me.Panel1.Name =
"Panel1"
86         Me.Panel1.Size = New System.Drawing.Size(
1147, 618)
87         Me.Panel1.TabIndex =
2
88         
'
89         
'Panel7
90         
'
91         Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
92         Me.Panel7.Controls.Add(Me.Button2)
93         Me.Panel7.Location = New System.Drawing.Point(
860, 75)
94         Me.Panel7.Name =
"Panel7"
95         Me.Panel7.Size = New System.Drawing.Size(
126, 70)
96         Me.Panel7.TabIndex =
51
97         
'
98         
'Button2
99         
'
100         Me.Button2.Cursor = System.Windows.Forms.Cursors.Hand
101         Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
102         Me.Button2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
103         Me.Button2.Location = New System.Drawing.Point(
10, 23)
104         Me.Button2.Name =
"Button2"
105         Me.Button2.Size = New System.Drawing.Size(
107, 28)
106         Me.Button2.TabIndex =
5
107         Me.Button2.Text =
"&Add Customer"
108         Me.Button2.UseVisualStyleBackColor = True
109         
'
110         
'Panel6
111         
'
112         Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
113         Me.Panel6.Controls.Add(Me.txtContactNo)
114         Me.Panel6.Controls.Add(Me.Label4)
115         Me.Panel6.Location = New System.Drawing.Point(
447, 75)
116         Me.Panel6.Name =
"Panel6"
117         Me.Panel6.Size = New System.Drawing.Size(
213, 70)
118         Me.Panel6.TabIndex =
50
119         
'
120         
'txtContactNo
121         
'
122         Me.txtContactNo.BackColor = System.Drawing.Color.White
123         Me.txtContactNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
124         Me.txtContactNo.Location = New System.Drawing.Point(
13, 30)
125         Me.txtContactNo.Name =
"txtContactNo"
126         Me.txtContactNo.Size = New System.Drawing.Size(
183, 21)
127         Me.txtContactNo.TabIndex =
13
128         
'
129         
'Label4
130         
'
131         Me.Label4.AutoSize = True
132         Me.Label4.Location = New System.Drawing.Point(
10, 10)
133         Me.Label4.Name =
"Label4"
134         Me.Label4.Size = New System.Drawing.Size(
122, 13)
135         Me.Label4.TabIndex =
12
136         Me.Label4.Text =
"Search By Contact No. :"
137         
'
138         
'Panel4
139         
'
140         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
141         Me.Panel4.Controls.Add(Me.txtCity)
142         Me.Panel4.Controls.Add(Me.Label2)
143         Me.Panel4.Location = New System.Drawing.Point(
228, 75)
144         Me.Panel4.Name =
"Panel4"
145         Me.Panel4.Size = New System.Drawing.Size(
213, 70)
146         Me.Panel4.TabIndex =
49
147         
'
148         
'txtCity
149         
'
150         Me.txtCity.BackColor = System.Drawing.Color.White
151         Me.txtCity.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
152         Me.txtCity.Location = New System.Drawing.Point(
13, 30)
153         Me.txtCity.Name =
"txtCity"
154         Me.txtCity.Size = New System.Drawing.Size(
183, 21)
155         Me.txtCity.TabIndex =
13
156         
'
157         
'Label2
158         
'
159         Me.Label2.AutoSize = True
160         Me.Label2.Location = New System.Drawing.Point(
10, 10)
161         Me.Label2.Name =
"Label2"
162         Me.Label2.Size = New System.Drawing.Size(
82, 13)
163         Me.Label2.TabIndex =
12
164         Me.Label2.Text =
"Search By City :"
165         
'
166         
'Panel5
167         
'
168         Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
169         Me.Panel5.Controls.Add(Me.Button1)
170         Me.Panel5.Controls.Add(Me.btnClose)
171         Me.Panel5.Location = New System.Drawing.Point(
666, 75)
172         Me.Panel5.Name =
"Panel5"
173         Me.Panel5.Size = New System.Drawing.Size(
188, 70)
174         Me.Panel5.TabIndex =
42
175         
'
176         
'Button1
177         
'
178         Me.Button1.Cursor = System.Windows.Forms.Cursors.Hand
179         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
180         Me.Button1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
181         Me.Button1.Location = New System.Drawing.Point(
10, 23)
182         Me.Button1.Name =
"Button1"
183         Me.Button1.Size = New System.Drawing.Size(
82, 28)
184         Me.Button1.TabIndex =
5
185         Me.Button1.Text =
"&Reset"
186         Me.Button1.UseVisualStyleBackColor = True
187         
'
188         
'btnClose
189         
'
190         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
191         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
192         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
193         Me.btnClose.Location = New System.Drawing.Point(
97, 23)
194         Me.btnClose.Name =
"btnClose"
195         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
196         Me.btnClose.TabIndex =
4
197         Me.btnClose.Text =
"&Close"
198         Me.btnClose.UseVisualStyleBackColor = True
199         
'
200         
'Panel3
201         
'
202         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
203         Me.Panel3.Controls.Add(Me.txtCustomerName)
204         Me.Panel3.Controls.Add(Me.Label3)
205         Me.Panel3.Location = New System.Drawing.Point(
9, 75)
206         Me.Panel3.Name =
"Panel3"
207         Me.Panel3.Size = New System.Drawing.Size(
213, 70)
208         Me.Panel3.TabIndex =
48
209         
'
210         
'txtCustomerName
211         
'
212         Me.txtCustomerName.BackColor = System.Drawing.Color.White
213         Me.txtCustomerName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
214         Me.txtCustomerName.Location = New System.Drawing.Point(
13, 30)
215         Me.txtCustomerName.Name =
"txtCustomerName"
216         Me.txtCustomerName.Size = New System.Drawing.Size(
183, 21)
217         Me.txtCustomerName.TabIndex =
13
218         
'
219         
'Label3
220         
'
221         Me.Label3.AutoSize = True
222         Me.Label3.Location = New System.Drawing.Point(
10, 10)
223         Me.Label3.Name =
"Label3"
224         Me.Label3.Size = New System.Drawing.Size(
140, 13)
225         Me.Label3.TabIndex =
12
226         Me.Label3.Text =
"Search By Customer Name :"
227         
'
228         
'dgw
229         
'
230         Me.dgw.AllowUserToAddRows = False
231         Me.dgw.AllowUserToDeleteRows = False
232         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
233         Me.dgw.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
234         Me.dgw.BackgroundColor = System.Drawing.Color.White
235         Me.dgw.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
236         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
237         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
238         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
239         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
240         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
241         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
242         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
243         Me.dgw.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
244         Me.dgw.ColumnHeadersHeight =
30
245         Me.dgw.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column12, Me.Column8, Me.Column4, Me.Column6, Me.Column7, Me.Column9, Me.Column10, Me.Column11, Me.Column5})
246         Me.dgw.Cursor = System.Windows.Forms.Cursors.Hand
247         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
248         DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
249         DataGridViewCellStyle3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
250         DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
251         DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
252         DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
253         DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
254         Me.dgw.DefaultCellStyle = DataGridViewCellStyle3
255         Me.dgw.EnableHeadersVisualStyles = False
256         Me.dgw.GridColor = System.Drawing.Color.White
257         Me.dgw.Location = New System.Drawing.Point(
9, 151)
258         Me.dgw.MultiSelect = False
259         Me.dgw.Name =
"dgw"
260         Me.dgw.ReadOnly = True
261         Me.dgw.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
262         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
263         DataGridViewCellStyle4.BackColor = System.Drawing.Color.CadetBlue
264         DataGridViewCellStyle4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
265         DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
266         DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DarkSlateGray
267         DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
268         DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
269         Me.dgw.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
270         Me.dgw.RowHeadersWidth =
25
271         Me.dgw.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
272         DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
273         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
274         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.DarkSlateGray
275         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White
276         Me.dgw.RowsDefaultCellStyle = DataGridViewCellStyle5
277         Me.dgw.RowTemplate.Height =
50
278         Me.dgw.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
279         Me.dgw.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
280         Me.dgw.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
281         Me.dgw.Size = New System.Drawing.Size(
1128, 455)
282         Me.dgw.TabIndex =
43
283         
'
284         
'Column1
285         
'
286         Me.Column1.HeaderText =
"ID"
287         Me.Column1.Name =
"Column1"
288         Me.Column1.ReadOnly = True
289         Me.Column1.Visible = False
290         
'
291         
'Column2
292         
'
293         Me.Column2.HeaderText =
"Customer ID"
294         Me.Column2.Name =
"Column2"
295         Me.Column2.ReadOnly = True
296         
'
297         
'Column3
298         
'
299         Me.Column3.HeaderText =
"Customer Name"
300         Me.Column3.Name =
"Column3"
301         Me.Column3.ReadOnly = True
302         
'
303         
'Column12
304         
'
305         Me.Column12.HeaderText =
"Gender"
306         Me.Column12.Name =
"Column12"
307         Me.Column12.ReadOnly = True
308         
'
309         
'Column8
310         
'
311         Me.Column8.HeaderText =
"Address"
312         Me.Column8.Name =
"Column8"
313         Me.Column8.ReadOnly = True
314         
'
315         
'Column4
316         
'
317         Me.Column4.HeaderText =
"City"
318         Me.Column4.Name =
"Column4"
319         Me.Column4.ReadOnly = True
320         
'
321         
'Column6
322         
'
323         Me.Column6.HeaderText =
"State"
324         Me.Column6.Name =
"Column6"
325         Me.Column6.ReadOnly = True
326         
'
327         
'Column7
328         
'
329         Me.Column7.HeaderText =
"Zip Code"
330         Me.Column7.Name =
"Column7"
331         Me.Column7.ReadOnly = True
332         
'
333         
'Column9
334         
'
335         Me.Column9.HeaderText =
"Contact No."
336         Me.Column9.Name =
"Column9"
337         Me.Column9.ReadOnly = True
338         
'
339         
'Column10
340         
'
341         Me.Column10.HeaderText =
"Email ID"
342         Me.Column10.Name =
"Column10"
343         Me.Column10.ReadOnly = True
344         
'
345         
'Column11
346         
'
347         Me.Column11.HeaderText =
"Remarks"
348         Me.Column11.Name =
"Column11"
349         Me.Column11.ReadOnly = True
350         
'
351         
'Column5
352         
'
353         Me.Column5.HeaderText =
"Photo"
354         Me.Column5.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Zoom
355         Me.Column5.Name =
"Column5"
356         Me.Column5.ReadOnly = True
357         Me.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
358         Me.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
359         
'
360         
'Panel2
361         
'
362         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
363         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
364         Me.Panel2.Controls.Add(Me.lblUser)
365         Me.Panel2.Controls.Add(Me.lblSet)
366         Me.Panel2.Controls.Add(Me.Label1)
367         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
368         Me.Panel2.Name =
"Panel2"
369         Me.Panel2.Size = New System.Drawing.Size(
1128, 62)
370         Me.Panel2.TabIndex =
0
371         
'
372         
'lblUser
373         
'
374         Me.lblUser.AutoSize = True
375         Me.lblUser.Location = New System.Drawing.Point(
261, 27)
376         Me.lblUser.Name =
"lblUser"
377         Me.lblUser.Size = New System.Drawing.Size(
39, 13)
378         Me.lblUser.TabIndex =
45
379         Me.lblUser.Text =
"Label8"
380         Me.lblUser.Visible = False
381         
'
382         
'lblSet
383         
'
384         Me.lblSet.AutoSize = True
385         Me.lblSet.Location = New System.Drawing.Point(
615, 27)
386         Me.lblSet.Name =
"lblSet"
387         Me.lblSet.Size = New System.Drawing.Size(
23, 13)
388         Me.lblSet.TabIndex =
44
389         Me.lblSet.Text =
"Set"
390         Me.lblSet.Visible = False
391         
'
392         
'Label1
393         
'
394         Me.Label1.AutoSize = True
395         Me.Label1.BackColor = System.Drawing.Color.Transparent
396         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
397         Me.Label1.ForeColor = System.Drawing.Color.White
398         Me.Label1.Location = New System.Drawing.Point(
451, 18)
399         Me.Label1.Name =
"Label1"
400         Me.Label1.Size = New System.Drawing.Size(
173, 24)
401         Me.Label1.TabIndex =
0
402         Me.Label1.Text =
"List Of Customers"
403         
'
404         
'frmCustomerRecord2
405         
'
406         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
407         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
408         Me.BackColor = System.Drawing.Color.DarkSlateGray
409         Me.ClientSize = New System.Drawing.Size(
1171, 528)
410         Me.Controls.Add(Me.Panel1)
411         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
412         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
413         Me.MaximizeBox = False
414         Me.MinimizeBox = False
415         Me.Name =
"frmCustomerRecord2"
416         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
417         Me.Panel1.ResumeLayout(False)
418         Me.Panel7.ResumeLayout(False)
419         Me.Panel6.ResumeLayout(False)
420         Me.Panel6.PerformLayout()
421         Me.Panel4.ResumeLayout(False)
422         Me.Panel4.PerformLayout()
423         Me.Panel5.ResumeLayout(False)
424         Me.Panel3.ResumeLayout(False)
425         Me.Panel3.PerformLayout()
426         CType(Me.dgw, System.ComponentModel.ISupportInitialize).EndInit()
427         Me.Panel2.ResumeLayout(False)
428         Me.Panel2.PerformLayout()
429         Me.ResumeLayout(False)
430
431     End Sub
432     Friend WithEvents Panel1 As System.Windows.Forms.Panel
433     Friend WithEvents Panel2 As System.Windows.Forms.Panel
434     Friend WithEvents Label1 As System.Windows.Forms.Label
435     Friend WithEvents Panel5 As System.Windows.Forms.Panel
436     Friend WithEvents btnClose As System.Windows.Forms.Button
437     Friend WithEvents dgw As System.Windows.Forms.DataGridView
438     Friend WithEvents lblSet As System.Windows.Forms.Label
439     Friend WithEvents Panel4 As System.Windows.Forms.Panel
440     Friend WithEvents txtCity As System.Windows.Forms.TextBox
441     Friend WithEvents Label2 As System.Windows.Forms.Label
442     Friend WithEvents Panel3 As System.Windows.Forms.Panel
443     Friend WithEvents txtCustomerName As System.Windows.Forms.TextBox
444     Friend WithEvents Label3 As System.Windows.Forms.Label
445     Friend WithEvents Button1 As System.Windows.Forms.Button
446     Friend WithEvents Panel6 As System.Windows.Forms.Panel
447     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
448     Friend WithEvents Label4 As System.Windows.Forms.Label
449     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
450     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
451     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
452     Friend WithEvents Column12 As System.Windows.Forms.DataGridViewTextBoxColumn
453     Friend WithEvents Column8 As System.Windows.Forms.DataGridViewTextBoxColumn
454     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
455     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
456     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
457     Friend WithEvents Column9 As System.Windows.Forms.DataGridViewTextBoxColumn
458     Friend WithEvents Column10 As System.Windows.Forms.DataGridViewTextBoxColumn
459     Friend WithEvents Column11 As System.Windows.Forms.DataGridViewTextBoxColumn
460     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewImageColumn
461     Friend WithEvents Panel7 As System.Windows.Forms.Panel
462     Friend WithEvents Button2 As System.Windows.Forms.Button
463     Friend WithEvents lblUser As System.Windows.Forms.Label
464
465 End Class


Gõ tìm kiếm nhanh...